libconfig-auto-perl software package provides magical config file parser, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconfig-auto-perl
libconfig-auto-perl is installed in your system.
Make ensure the libconfig-auto-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconfig-auto-perl *
You will get with libconfig-auto-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libconfig-auto-perl |
| Version | 0.42-1 |
| Description | magical config file parser |
| Sub Section | Perl |